home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 23 / AACD 23.iso / AACD / Magazine / PC2Amiga / Samba / examples / autofs / auto.a next >
Text File  |  1999-11-10  |  584b  |  16 lines

  1. # automount points below /a
  2.  
  3. # This is an automounter map and it has the following format
  4. # key [ -mount-options-separated-by-comma ] location
  5. # Details may be found in the autofs(5) manpage
  6.  
  7. # nfs servers
  8. valepp        -fstype=nfs,rsize=8192,wsize=8192        valepp:/
  9. galaun        -fstype=nfs,rsize=8192,wsize=8192        galaun:/
  10.  
  11. # smb-servers
  12. supra_andreas    -fstype=smb,username=andreas,password=foo    ://supra/aheinrich
  13. supra_cspiel    -fstype=smb,username=cspiel            ://supra/cspiel
  14. phonon_andreas    -fstype=smb,username=andreas            ://phonon/andreas
  15. helium_cspiel    -fstype=smb,username=cspiel            ://helium/cspiel
  16.